<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------åˆå§‹åŒ–---------------------*/


.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*å›ºå®šçš„æ‚¬æµ®çª—*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	bottom: 120px;
	right: 10px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 53px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	/* border-radius: 3px; */
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #353535 url(./top.png) 13px center no-repeat;
}
.yb_bar .yb_phone {
	background: #353535 url(images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_bj{
	background: #f05352 url(./shenqing.png) 16px center no-repeat;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #353535 url(./QQ.png) 11px center no-repeat;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #353535 url(./ewm.png) 11px center no-repeat;
	
}

.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
</pre></body></html>